@charset "utf-8";
/**
深圳市国人伟业信息技术有限公司
http://www.grwy.cn/
**/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
fieldset,img{border:0;}
img{vertical-align:middle;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:13px;font-family:inherit;margin:0;outline:none;resize:none;border:none;}
.clearfix:after{clear: both;content: ".";display:block;height: 0;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
body{color:#666666;font-size:14px;line-height:24px;font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif;}
a{color:#666666;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());transition:all 0.3s;}
a:hover{color:#3692f9;text-decoration:none;}:focus{outline:none;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.grWidth{width:1200px;margin:0 auto;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb25{margin-bottom:25px;}
.center{text-align:center;}
.hide{overflow:hidden;}
.erp{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

/* 头部  */
.header{height:119px;position:fixed;width:100%;z-index:99;background:#ffffff;-moz-box-shadow:0px 0px 5px #aeaeae; -webkit-box-shadow:0px 0px 5px #aeaeae; box-shadow:0px 0px 5px #aeaeae;}
.headMain{height:119px;font-size:16px;z-index:10;}
.headMain .logo{height:119px;line-height:119px;}
.nav{height:30px;line-height: 30px;margin:43px 0 0 113px;}
.nav>li{float:left;margin-left:40px;padding-bottom:46px;position: relative;}
.nav>li>a{color:#333333;display:block;position:relative;}
.nav>li>a:after{position:absolute;content:"";left:0;bottom:0px;width:0;height:4px;background:#327ace;transition:all 0.3s;}
.nav>li>a:hover,.nav>li>.cur{color:#0f54a1;}
.nav>li>a:hover:after,.nav>li>.cur:after{width:100%;}
.nav>li .subCat{position: absolute;top:77px;width: 0px;left:0%;margin-left:-0px;overflow: hidden;;background:#ffffff;-moz-box-shadow:0px 0px 5px #aeaeae; -webkit-box-shadow:0px 0px 5px #aeaeae; box-shadow:0px 0px 5px #aeaeae;transition: all .3s;}
.nav>li .subCat>li{text-align: center;padding:0 10px;position: relative;}
.nav>li .subCat>li>a{display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;line-height:30px;}
.nav>li:hover .subCat{width: 160px;left:50%;margin-left:-80px;overflow: visible;}
.nav>li .subCat>li .subCat2{position: absolute;top:0;width:0px;right:-0px;background:#ffffff;-moz-box-shadow:0px 0px 5px #aeaeae; -webkit-box-shadow:0px 0px 5px #aeaeae; box-shadow:0px 0px 5px #aeaeae;overflow: hidden;transition: all .3s;}
.nav>li .subCat>li .subCat2 li{text-align: center;padding:0 10px;}
.nav>li .subCat>li .subCat2 li a{display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;line-height:30px;}
.nav>li .subCat>li:hover .subCat2{width:160px;right:-161px;}

.headMain .btns{height: 32px;position: relative;margin-top: 43px;}
.headMain .btns a{display: block;width: 30px;height: 30px;float: left;border:1px #d0d0d0 solid;border-radius: 16px;background: url('topIcon.png') no-repeat left top;}
.headMain .btns a.search{margin-right: 20px;}
.headMain .btns a.tel400{background-position: left -30px;}
.headMain .btns .p1{position: absolute;width: 150px;text-align: center;padding:20px;background:#e1e1e1;height: 32px;line-height: 32px;top:76px;left: -106px;display: none;}

.searMain{position:absolute;padding:20px;background:#e1e1e1;left: -376px;top:76px;display:none;}
.searMain form{width: 420px;background:#ffffff;height: 35px;line-height: 35px;}
.searMain .sear_text{width:375px;float:left;height:35px;line-height:35px;float:left;color:#666;padding-left:10px;background:none;}
.searMain .sear_btn{float:left;background:url(searBtn.png) no-repeat center center;width:35px;height:35px;cursor:pointer;opacity: 0.8;filter:alpha(opacity=80);}
.searMain .sear_btn:hover{opacity: 1;filter:alpha(opacity=100);}

/*  广告轮播图 */
.banner{padding-top: 119px;margin:0 auto;position:relative;height:741px;overflow:hidden;}
.banner .bd{height:741px;z-index:0;position: relative;left:50%;margin-left:-960px;}
.banner .hd{position:absolute;bottom: 50px;z-index:1;left:50%;margin-left: -600px;font-size: 0;line-height: 0;height: 0px;text-align: center;}
.banner .hd li{background:#ffffff;cursor:pointer;margin:0 12px;display:inline-block;width:8px;height:8px;border-radius: 4px;position: relative;}
.banner .hd li:hover:after,.banner .hd .on:after{content: "";display: block;position: absolute;width: 16px;height: 16px;background:#1e478d;border-radius:8px;top: -4px;left: -4px;z-index: -1;}

/* 产品 */
.titleBox p{font-size: 12px;color: #999999;font-family: "Arial";line-height: 1em;}
.titleBox h1{font-size: 36px;color: #333333;font-weight: normal;line-height: 1em;margin-top:8px;}
.proCats{background: #ffffff;padding:70px 0;}
.proCats .grWidth{position: relative;overflow: hidden;}
.proCats .titleBox{position: absolute;left: 0;top: 0;}
.proCategory{margin-top: 30px;position: relative;}
.proCategory .hd{overflow: hidden;height: 26px;line-height: 26px;}
.proCategory .hd li{float: left;margin-right: 30px;}
.proCategory .hd li:last-child{margin-right: 0;}
.proCategory .hd li a{display: block;font-size: 16px;color: #999999;position: relative;}
.proCategory .hd li a:after{content: "";display: block;position: absolute;width: 0;height: 4px;background: #0b509e;left: 0;bottom: 0;transition: all .3s;}
.proCategory .hd li:hover a,.proCategory .hd li.on a{color: #0b509e;}
.proCategory .hd li.m:hover a:after,.proCategory .hd li.m.on a:after{width: 100%;}
.proCategory .bd{margin-top: 73px;}
.proCategory .bd li{overflow: hidden;width: 1200px;position: relative;}
.proCategory .bd li .imgBox{display:block;width: 600px;height: 500px;overflow: hidden;background: url('proCategory-bg.png') no-repeat center center;position: relative;}
.proCategory .bd li .imgBox img{display: block;position: absolute;max-width: 600px;max-height: 500px;top: 0;left: 0;right: 0;bottom: 0;margin:auto;transition: all 1s;}
.proCategory .bd li .imgBox:hover img{transform: scale(1.04);}
.proCategory .bd li .txtBox{position: absolute;width: 574px;padding-left:56px;background: #ffffff;height: 408px;right: 0;top: 46px;}
.proCategory .bd li .title{display: block;margin-top: 50px;line-height: 66px;font-size: 24px;color: #0f54a1;}
.proCategory .bd li .description{line-height: 26px;}
.proCategory .bd li .btns{margin-top: 40px;text-align: center;}
.proCategory .bd li .btns a{display: block;float: left;margin-right: 20px;width: 148px;height: 43px;line-height: 43px;border: 1px #0b509e solid;color: #0b509e;background: #ffffff;}
.proCategory .bd li .btns a span{font-family: "宋体";}
.proCategory .bd li .btns a:hover{background: #0b509e;color: #ffffff;}
.proCategory .prevNext{position: absolute;bottom: 69px;left:52%;text-align: center;}
.proCategory .prevNext a{display: block;float: left;font-size: 30px;font-family: "宋体";color: #666666;width: 30px;height: 30px;line-height: 30px;font-weight: bold;}
.proCategory .prevNext a.innerPrev{margin-right: 60px;position: relative;}
.proCategory .prevNext a.innerPrev:after{content: "";display: block;position: absolute;width: 1px;height: 18px;background: #bbbbbb;top: 7px;right: -31px;}
.proCategory .prevNext a:hover{color: #0f54a1;}

/* 优势 */
.advantage{height: 675px;background: #155aa6 url('advantage.png') no-repeat center top;}
.advantage .titleBox p{color: #ffffff;}
.advantage .titleBox h1{color: #ffffff;}
.advantage .grWidth{padding-top: 70px;}
.advantageFont{width: 400px;height: 420px;background: #ffffff;margin-top: 47px;}
.advantageFont .txt{margin: 30px auto 40px auto;width: 338px;}
.advantageFont .tel400{margin:0 auto 20px auto;width: 338px;}
.advantageFont .tel400 .p1{padding-left: 15px;font-size: 14px;color: #333333;line-height: 1em;background: url('tel400-icon.png') left center no-repeat;}
.advantageFont .tel400 .p2{font-size: 30px;color: #333333;font-family: "Arial";line-height: 1.2em;}
.advantageFont .more{display: block;width: 110px;height: 40px;text-align: center;line-height: 40px;background: #0b509e;color: #ffffff;margin-left: 30px;}
.advantageFont .more:hover{margin-left: 40px;}
.advantageList{width: 780px;height: 440px;overflow: hidden;margin-top: 47px;}
.advantageList li{width: 380px;height: 200px;background: #ffffff;float: left;margin:0 20px 20px 0;overflow: hidden;}
.advantageList li:nth-child(2n){margin-right: 0;}
.advantageList li a{display: block;padding-top: 40px;overflow: hidden;color: #666666;line-height: 24px;}
.advantageList li .nImg{display: block;width: 96px;text-align: center;}
.advantageList li .font{width: 258px;}
.advantageList li .font h4{font-size: 20px;color: #333333;line-height: 1em;transition: all .3s;}
.advantageList li:hover .font h4{color:#3692f9;}
.advantageList li .font .description{margin-top: 15px;}

/* 客户案例 */
.case{background: #ffffff url('case.png') no-repeat center top;}
.case .grWidth{padding-top: 70px;}
.case ul{margin-top: 45px;}
.case ul li{float: left;width: 380px;height: 470px;overflow: hidden;margin:0 30px 0 0;background: #f5f5f5;}
.case ul li:nth-child(3n){margin-right: 0;}
.case ul li a{display: block;width: 320px;margin:30px auto 0 auto;color: #999999;line-height: 24px;}
.case ul li .imgBox{display: block;width: 320px;height: 210px;overflow: hidden;text-align: center;}
.case ul li .imgBox img{max-width: 100%;height: 210px;transition: all 1s;}
.case ul li:hover .imgBox img{transform: scale(1.06);}
.case ul li h4{line-height: 34px;margin-top: 10px;color: #333333;font-size: 16px;font-weight: normal;transition: all .3s;}
.case ul li:hover h4{color: #3692f9;}
.case ul li .industry{margin-top: 15px;color: #333333;}
.case ul li .address{color: #333333;}
.case ul li .more{display: block;margin-top: 20px;width: 148px;height: 38px;line-height: 38px;border: 1px #e5e5e5 solid;background: #ffffff;text-align: center;transition: all .3s;}
.case ul li .more:hover{border-color: #0f54a1;}
.case ul li .more i{display: block;height: 100%;width: 57px;margin:0 auto;background: url('more.png') no-repeat -57px center;transition: all .3s;}
.case ul li .more:hover i{background: url('more.png') no-repeat 0px center;}
.case .mMore{display:block;margin:45px auto 20px auto;width:160px;height:40px;line-height:40px;color:#ffffff;background: #0b509e;}

/*  关于我们 */
.about{height: 658px;background: #2d54a4 url('about.png') no-repeat center top;}
.about .titleBox p{color: #ffffff;}
.about .titleBox h1{color: #ffffff;}
.about .grWidth{padding-top: 70px;}
.video{width:600px;height:400px;cursor:pointer;margin-top: 46px;}
.aboutRight{margin-top: 46px;width: 600px;height: 400px;background: #ffffff;}
.aboutRight .box{padding: 50px 0 0 47px;width: 524px;}
.aboutRight .more{margin-top: 30px;display:block;width:100px;height:40px;line-height:40px;text-align:center;color:#ffffff;background: #0b509e;margin-left: 47px;}
.aboutRight .more:hover{margin-left: 57px;}

/* 生产实力 荣誉资质 视频中心 */
.partner{padding:55px 0 80px 0;background:#ffffff;}
.partnerSlide{width: 1304px;}
.partnerSlide .hd{height: 27px;}
.partnerSlide .hd ul{display: inline-block;height: 27px;overflow: hidden;}
.partnerSlide .hd li{float: left;margin:0 25px;line-height: 27px;}
.partnerSlide .hd li a{display: block;position: relative;font-size: 16px;color: #999999;}
.partnerSlide .hd li a:after{content: "";display: block;position: absolute;width: 0;height: 4px;background: #0b509e;left: 0;bottom: 0;transition: all .3s;}
.partnerSlide .hd li:hover a,.partnerSlide .hd li.on a{color: #0b509e;}
.partnerSlide .hd li:hover a:after,.partnerSlide .hd li.on a:after{width: 100%;}
.partnerSlide .bd{margin-top: 48px;}
.partnerSlide .bd .bdWrap{}
.partnerSlide .bd .innerSlide{position: relative;}
.partnerSlide .bd .innerHd{position: absolute;top: 40%;left: 0;width: 1304px;height: 0;}
.partnerSlide .bd .innerHd a{display: block;width: 33px;height:33px;line-height: 33px;text-align: center;background: #cbcbcb;color: #ffffff;font-size: 16px;font-family: "宋体";font-weight: bold;}
.partnerSlide .bd .innerHd a.innerPrev{float: left;}
.partnerSlide .bd .innerHd a.innerNext{float: right;}
.partnerSlide .bd .innerHd a:hover{background: #0b509e;}
.partnerSlide .bd .innerBd{}
.partnerSlide .bd .innerBd li.power{float: left;width: 280px;height: 180px;margin:0 26px 0 0;text-align: center;}
.partnerSlide .bd .innerBd li.power a{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;}
.partnerSlide .bd .innerBd li.power img{display: block;max-width: 280px;max-height: 180px;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin:auto;transition: all 1s;}
.partnerSlide .bd .innerBd li.power:hover img{transform: scale(1.06);}
.partnerSlide .bd .innerBd li.power span{display: block;position: absolute;width: 0;height: 0;background: #356fae;background:rgba(11,80,158,0.8);color: #ffffff;font-size: 16px;line-height: 0;left: 50%;top: 50%;overflow: hidden;transition: all .3s;}
.partnerSlide .bd .innerBd li.power:hover span{width:280px;height:180px;line-height: 180px;left:0;top:0;}
.partnerSlide .bd .innerBd li.honor{float: left;width: 280px;height:361px;margin:0 26px 0px 0;text-align: center;background: #ffffff;}
.partnerSlide .bd .innerBd li.honor a{display: block;padding: 43px 0 0 0;border: 1px #cccccc solid;}
.partnerSlide .bd .innerBd li.honor .imgBox{display: block;width: 100%;height: 240px;position: relative;overflow: hidden;}
.partnerSlide .bd .innerBd li.honor img{display: block;max-width: 280px;max-height: 240px;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin:auto;transition: all 1s;}
.partnerSlide .bd .innerBd li.honor:hover img{transform: scale(1.06);}
.partnerSlide .bd .innerBd li.honor h4{color: #666666;font-size: 14px;line-height:76px;transition: all .3s;}
.partnerSlide .bd .innerBd li.honor:hover h4{color: #0f54a1;}
.partnerSlide .bd .innerBd li.video{float: left;width: 280px;height: auto;overflow: hidden;margin:0 26px 0px 0;text-align: center;}
.partnerSlide .bd .innerBd li.video .imgBox{display: block;width: 100%;height:240px;position: relative;overflow: hidden;}
.partnerSlide .bd .innerBd li.video img{display: block;max-width: 280px;max-height: 240px;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin:auto;transition: all 1s;}
.partnerSlide .bd .innerBd li.video:hover img{transform: scale(1.06);}
.partnerSlide .bd .innerBd li.video h4{color: #666666;font-size: 14px;line-height:52px;transition: all .3s;}
.partnerSlide .bd .innerBd li.video:hover h4{color: #0f54a1;}

/*  新闻中心 */
.news{padding:70px 0 80px 0;background: #f5f5f5;}
.news .grWidth{position: relative;overflow: hidden;}
.news .titleBox{position: absolute;left: 0;top: 0;}
.newsSlide{margin-top: 33px;position: relative;}
.newsSlide .hd{overflow: hidden;height: 26px;line-height: 26px;}
.newsSlide .hd li{float: left;margin-right: 30px;}
.newsSlide .hd li:last-child{margin-right: 0;}
.newsSlide .hd li a{display: block;font-size: 16px;color: #999999;position: relative;}
.newsSlide .hd li a:after{content: "";display: block;position: absolute;width: 0;height: 4px;background: #0b509e;left: 0;bottom: 0;transition: all .3s;}
.newsSlide .hd li:hover a,.newsSlide .hd li.on a{color: #0b509e;}
.newsSlide .hd li.m:hover a:after,.newsSlide .hd li.m.on a:after{width: 100%;}
.newsSlide .bd{margin-top:76px;}
.newsSlide .bd li.big{overflow: hidden;width:440px;height: 542px;background: #ffffff;}
.newsSlide .bd li.small{overflow: hidden;width:720px;height: 170px;margin-bottom: 30px;border-bottom: 1px #ececec solid;background: none;}
.newsSlide .bd li.small:last-child{margin-bottom: 0;border-bottom: none;}
.newsSlide .bd li a{color: #666666;}
.newsSlide .bd li.big a{display: block;padding: 39px 0 0 0;width: 360px;margin:0 auto;}
.newsSlide .bd li .imgBox{display:block;overflow: hidden;position: relative;}
.newsSlide .bd li.big .imgBox{width:360px;height:245px;}
.newsSlide .bd li.small .imgBox{width:205px;height:140px;}
.newsSlide .bd li .imgBox img{display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin:auto;transition: all 1s;}
.newsSlide .bd li.big .imgBox img{max-width:360px;max-height:245px;}
.newsSlide .bd li.small .imgBox img{max-width:205px;max-height:140px;}
.newsSlide .bd li .imgBox:hover img{transform: scale(1.04);}
.newsSlide .bd li h4{line-height:22px;font-size:18px;color: #333333;font-weight: normal;}
.newsSlide .bd li:hover h4{color: #0b509e;}
.newsSlide .bd li .description{line-height: 24px;margin-top: 15px;}
.newsSlide .bd li.big .description{margin-top: 25px;}
.newsSlide .bd li .date{margin:35px 0 17px 40px;position: relative;height: 48px;padding-left: 20px;}
.newsSlide .bd li .date:after{content: "";display: block;position: absolute;top: 0;left: 0;width: 2px;height: 109px;background: #0b509e;z-index: 10;}
.newsSlide .bd li .date em{display: block;line-height: 30px;font-style: normal;font-size: 24px;color: #999999;}
.newsSlide .bd li .date i{display: block;line-height:18px;font-style: normal;font-size: 12px;color: #999999;}
.newsSlide .bd li .date2{margin-top: 35px;line-height: 23px;color: #999999;}
.newsSlide .bd li .txtBox{width:490px;height: 170px;position: relative;}
.newsSlide .bd li .more{display: block;height: 5px;width: 57px;position: absolute;bottom: 43px;right: 0;background: url('more.png') no-repeat -57px center;transition: all .3s;}
.newsSlide .bd li:hover .more{background: url('more.png') no-repeat 0px center;}

/* 内页公用 */
.listBanner,.mzsmBanner{width:1920px;position: relative;left:50%;margin-left:-960px;height:500px;padding-top: 119px;}
.listWrapper{overflow:hidden;padding:60px 0;}

/*面包屑*/
.breadCrumb{height:60px;line-height:60px;background:#fff;border-bottom:1px solid #e8e8e8;}
.breadCrumb p{background: url('home_icon.png') no-repeat left center;padding-left:20px;width:1260px;}
.breadCrumb .back{float:right;width:80px;height:28px;line-height:28px;text-align:center;border-radius:5px;background:#999;color:#fff;margin-top:16px;}
.breadCrumb .back:hover{background:#007dd0;transition:all 0.3s;}
.breadCrumb_pro{border-bottom:1px solid #DADADA;height:60px;line-height:60px;}
.breadCrumb_pro strong{color:#333;font-size:18px;height:59px;border-bottom:2px solid #6eb92d;display:inline-block;font-weight:normal;}

/*搜索结果页-搜索框*/
.proSear{width:600px;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;}
.proSear .btn{height:50px;line-height:50px;width:100px;text-align:center;font-size:16px;background:#333;color:#fff;cursor:pointer;transition:all 0.3s;float:left;}
.proSear .txt{height:48px;line-height:48px;border:1px solid #ddd;border-right:none;width:400px;padding:0 10px;float:left}
.proSear .btn:hover{background:#111;}

/*上一、下一*/
.pn{width: 1260px;margin: 0 auto;position: relative;}
.pn_1{position: absolute;float: right;right: 74px;top: -60px;}
.pn_1 a{display: inline-block;width: 92px;height: 32px;line-height: 32px;border: 1px solid #6eb92d;border-radius: 3px;background: none;color: #6eb92d;font-size: 14px;margin-right: 25px;text-align: center;}
.pn_1 a:hover{background: #4b920d;color: #fff;}

/* 内页公用菜单 */
.listMenu{height:70px;line-height:70px;overflow:hidden;border-bottom:1px solid #e6e6e6;}
.menuSub a{color:#333333;height:70px;display:block;margin-right:1px;font-size: 16px;padding: 0 20px;float: left;}
.menuSub a.current,.listMenu a:hover{color:#ffffff;background: #327ace;}

/* 内页公用菜单 */
.listMenu2{overflow:hidden;padding-top: 17.5px;}
.menuSub2 a{color:#333333;height:35px;line-height: 35px;display:block;margin-right:1px;font-size: 14px;padding: 0 20px;float: left;border: 1px #d1d0d0 solid;margin-right: 10px;margin-top: 30px;}
.menuSub2 a.current,.listMenu2 a:hover{color:#3692f9;border: 1px #3692f9 solid;}

/* 公司简介 */
.aboutBox1{padding:64px 0 70px 0;}
.aboutBox1 .left{width:571px;height:615px;position: relative;}
.aboutBox1 .left:after{content: "";display: block;position: absolute;right: 0;bottom: 0;background: #327ace;width: 15px;height: 81px;transition: all .3s;z-index: 10;}
.aboutBox1 .left:before{content: "";display: block;position: absolute;right: 0;bottom: 0;background: #327ace;width: 554px;height: 15px;transition: all .3s;z-index: 10;}
.aboutBox1 .left:hover:after{height: 100%;}
.aboutBox1 .left:hover:before{width: 100%;}
.aboutBox1 .left .imgBox{display: block;width:556px;height:600px;overflow: hidden;text-align: center;}
.aboutBox1 .left .imgBox img{max-width: 100%;height: 600px;transition: all 1s;}
.aboutBox1 .left:hover .imgBox img{transform: scale(1.06);}
.aboutBox1 .font{width:582px;}

.aboutBox2{background: #327ace;padding:0;min-height: 600px;}
.aboutBox2 .font{width:550px;color: #ffffff;padding-top: 116px;padding-right: 50px;}
.aboutBox2 .grWidth{position: relative;}
.aboutBox2 .grWidth .imgBox{position: absolute;width: 960px;height: 600px;overflow: hidden;top: 0;right: -360px;}
.aboutBox2 .grWidth .imgBox img{transition: all 1s;}
.aboutBox2 .grWidth .imgBox:hover img{transform: scale(1.06);}

.aboutBox3{padding:60px 0 40px 0;}
.aboutBox3 ul{margin-top: 40px;}
.aboutBox3 li{float: left;width: 280px;height: 180px;margin:0 26px 30px 0;text-align: center;}
.aboutBox3 li:nth-child(4n){margin-right: 0;}
.aboutBox3 li a{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;}
.aboutBox3 li img{display: block;max-width: 280px;max-height: 180px;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin:auto;transition: all 1s;}
.aboutBox3 li:hover img{transform: scale(1.06);}
.aboutBox3 li span{display: block;position: absolute;width: 0;height: 0;background: #356fae;background:rgba(11,80,158,0.8);color: #ffffff;font-size: 16px;line-height: 0;left: 50%;top: 50%;overflow: hidden;transition: all .3s;}
.aboutBox3 li:hover span{width:280px;height:180px;line-height: 180px;left:0;top:0;}

.aboutBox4{padding:60px 0 77px 0;background:#eeeeee;}
.aboutBox4 .grWidth{position: relative;overflow: hidden;}
.aboutBox4 .titleBox{position: absolute;left: 0;top: 0;}
.honorSlide{margin-top: 39px;}
.honorSlide .hd{overflow: hidden;height: 12px;height: 12px;line-height: 0;font-size: 0;}
.honorSlide .hd li{float: left;margin-right: 20px;width: 10px;height: 10px;border:1px #327ace solid;border-radius: 6px;cursor: pointer;transition: all .3s;}
.honorSlide .hd li:last-child{margin-right: 0;}
.honorSlide .hd li:hover,.honorSlide .hd li.on{background: #327ace;border-color: #327ace;}
.honorSlide .bd{margin-top: 52px;}
.honorSlide .bd li{float: left;width: 280px;height:360px;margin:0 27px 0px 0;text-align: center;background: #ffffff;}
.honorSlide .bd li a{display: block;padding: 44px 0 0 0;}
.honorSlide .bd li .imgBox{display: block;width: 100%;height: 240px;position: relative;overflow: hidden;}
.honorSlide .bd li img{display: block;max-width: 280px;max-height: 240px;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin:auto;transition: all 1s;}
.honorSlide .bd li:hover img{transform: scale(1.06);}
.honorSlide .bd li h4{color: #666666;font-size: 14px;line-height:76px;transition: all .3s;}
.honorSlide .bd li:hover h4{color: #0f54a1;}

.aboutBox5{padding:58px 0 52px 0;}
.aboutBox5 ul{margin-top: 40px;}
.aboutBox5 li{float: left;width: 280px;overflow: hidden;margin:0 26px 0px 0;text-align: center;}
.aboutBox5 li:nth-child(4n){margin-right: 0;}
.aboutBox5 li .imgBox{display: block;width: 100%;height:240px;position: relative;overflow: hidden;}
.aboutBox5 li img{display: block;max-width: 280px;max-height: 240px;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin:auto;transition: all 1s;}
.aboutBox5 li:hover img{transform: scale(1.06);}
.aboutBox5 li h4{color: #666666;font-size: 14px;line-height:52px;transition: all .3s;}
.aboutBox5 li:hover h4{color: #0f54a1;}

/*图片列表*/
.picList{margin-bottom: 10px;}
.picList li{float: left;width: 280px;height:auto;margin:0 26px 30px 0;text-align: center;background: #ffffff;}
.picList li:nth-child(4n){margin-right: 0;}
.picList li a{display: block;border: 1px #f5f5f5 solid;}
.picList li .sImg{display: block;width: 100%;height:328px;position: relative;overflow: hidden;background: #f5f5f5;}
.picList li img{display: block;max-width: 280px;max-height:328px;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin:auto;transition: all 1s;}
.picList li:hover img{transform: scale(1.06);}
.picList li h4{color: #666666;font-size: 14px;line-height:40px;transition: all .3s;}
.picList li:hover h4{background: #0f54a1;color: #ffffff;}

/*生产实力*/
.power li .sImg{height:182px;}
.power li .sImg img{max-height:182px;}

/*客户案例*/
.caseList{margin-bottom: 25px;}
.caseList li{float: left;width: 100%;height: 393px;overflow: hidden;margin-bottom: 40px;}
.caseList li a{color: #333333;}
.caseList li .sImg{width: 600px;height: 393px;overflow: hidden;}
.caseList li img{max-width: 100%;height: 393px;transition: all 1s;}
.caseList li .sImg:hover img{transform: scale(1.06);}
.caseList li .txtBox{width: 496px;height: 333px;padding:60px 44px 0 60px;overflow: hidden;background: #eeeeee;}
.caseList li h4{font-size: 24px;font-weight: normal;line-height: 1em;color: #333333;transition: all .3s;}
.caseList li:hover h4{color: #0f54a1;}
.caseList li .date{line-height: 36px;color: #999999;}
.caseList li .description{line-height: 30px;margin-top: 25px;}
.caseList li .more{display: block;margin-top: 45px;width: 130px;height: 50px;line-height: 50px;text-align: center;background: #327ace;color: #ffffff;margin-left: 0;transition: all .3s;}
.caseList li .more:hover{margin-left: 10px;}

/* 视频中心 */
.videoList{margin-bottom: 10px;}
.videoList li{float: left;width: 280px;overflow: hidden;margin:0 26px 30px 0;text-align: center;}
.videoList li:nth-child(4n){margin-right: 0;}
.videoList li .imgBox{display: block;width: 100%;height:240px;position: relative;overflow: hidden;}
.videoList li img{display: block;max-width: 280px;max-height: 240px;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin:auto;transition: all 1s;}
.videoList li:hover img{transform: scale(1.06);}
.videoList li h4{color: #666666;font-size: 14px;line-height:52px;transition: all .3s;}
.videoList li:hover h4{color: #0f54a1;}

/*联系我们*/
.contactBox1{padding: 70px 0 60px 0;}
.contactBox1 .font{width: 600px;overflow: hidden;}
.contactBox1 .right{width: 600px;height: 500px;overflow: hidden;}
#dituContent{width:600px;height:500px;}

/* 内页留言样式 */
.feedback{padding: 60px 0 94px 0;background: #f5f5f5;}
.feedback .grWidth{position:relative;}
.feedback .titleBox{position: absolute;top: 0;left: 0;}
.formWrap{margin-top: 35px;}
.formWrap .title{line-height: 36px;}
#feedback_form{margin-top:67px;overflow: hidden;width: 100%;}
#feedback_form input{float:left;width:547px;height:58px;line-height:58px;margin:0 20px 20px 0;padding:0 20px;border:1px solid #e0e0e0;background: #ffffff;}
#feedback_form input.last{margin-right:0;}
#feedback_form .msg{overflow: hidden;}
#feedback_form textarea{display:block;width:1158px;height:128px;line-height: 33px;padding:10px 20px;border:1px solid #e0e0e0;background: #ffffff;}
#feedback_form .tableRow{margin-top: 20px;width:100%;height:80px;overflow: hidden;}
#feedback_form .tableRow input{width:238px;margin-right:10px;}
#feedback_form .tableRow .checkcode{display:block;float:left;padding: 18px;border:1px solid #e0e0e0;background: #ffffff;}
#feedback_form .btns{width:182px;height:60px;line-height: 60px;margin:0 13px 0 0;background:#b9b9b9;color:#ffffff;border:none;font-size:18px;cursor:pointer;transition:all 0.3s;}
#feedback_form .btns:hover{background:#327ace;}

/* 新闻中心 */
.newsList{margin-bottom: 30px;}
.newsList li{overflow: hidden;width:100%;height:235px;margin-bottom: 30px;border-bottom: 1px #ececec solid;position: relative;}
.newsList li a{color: #666666;}
.newsList li .nImg{display:block;width:300px;height:205px;overflow: hidden;position: relative;}
.newsList li .nImg img{max-width:100%;height:205px;transition: all 1s;}
.newsList li .nImg:hover img{transform: scale(1.04);}
.newsList li .txtBox{width: 860px;overflow: hidden;}
.newsList li h4{line-height:62px;font-size:18px;color: #333333;font-weight: normal;transition: all .3s;}
.newsList li:hover h4{color: #0b509e;}
.newsList li .description{line-height:24px;margin-top:5px;}
.newsList li .date{margin-top:30px;line-height:30px;color: #999999;}
.newsList li .more{display: block;height: 5px;width: 57px;position: absolute;bottom:78px;right:0;background: url('more.png') no-repeat -57px center;transition: all .3s;}
.newsList li:hover .more{background: url('more.png') no-repeat 0px center;}

/* 新闻详细样式 */
.newsIsLeft{width:100%;background:#ffffff;padding:58px 0;}
.newsIsTop h1{font-weight:normal;font-size:24px;line-height:40px;color:#333333;text-align: center;padding: 3px 0;}
.newsIsTop .top{line-height:28px;font-size:14px;color:#666666;font-family: "Arial";overflow:hidden;padding-bottom: 21px;border-bottom: 1px solid #e5e5e5;text-align: center;}
.newsIsTop .top span{margin: 0 10px;}
.newsIsTop .top .sp3{padding-left:30px;background: url('single-view.png') no-repeat left center;}
.newsIsContent{padding:30px 40px 40px 40px;font-size: 14px;color: #666666;line-height: 30px;text-align:justify;white-space:normal;overflow:hidden;}

.fenx{overflow: hidden;line-height: 30px;font-size: 14px;color: #666666;padding-top:20px;border-top: 1px #e5e5e5 solid;}
.fenx .prew{overflow: hidden;float: left;max-width: 48%;}
.fenx .nextw{overflow: hidden;float: right;max-width: 48%;}
.fenx span{display: block;float: left;}
.fenx a{display: block;float: left;max-width: 88%;}

/*图片详情*/
.picDetail{padding-top: 30px;}

/* 产品中心 */
.proList{margin-bottom:40px;}
.proList li{float:left;width:380px;margin:0 30px 40px 0;}
.proList li:nth-child(3n){margin-right: 0;}
.proList li a{color: #666666;}
.proList li .pImg{display:block;width:378px;height:318px;overflow:hidden;border:1px solid #eeeeee;position: relative;}
.proList li img{display: block;position: absolute;max-width:378px;max-height:318px;top:0;left:0;bottom:0;right:0;transition:all 1s;}
.proList li h5{margin-top: 9px;height:50px;line-height:50px;font-size:20px;color: #0f54a1;font-weight:normal;}
.proList li .description{line-height: 26px;padding-bottom: 20px;border-bottom:1px solid #eeeeee;transition: all .3s;}
.proList li:hover .description{border-color: #0f54a1;}
.proList li:hover img{transform:scale(1.06);}

/* 产品详情 */
.proShowWrap{background: #ffffff;padding: 60px 0;}

.prosShow_main{overflow:hidden;margin:40px auto;background:#fff;}
.prosShow_main .menu{border-bottom: 1px solid #e3e3e3;border-top: 1px solid #e3e3e3;height:50px;margin: 0 auto;}
.prosShow_main .menu li{width:120px;height:50px;display:inline-block;text-align:center;color:#333;border-right:1px solid #e3e3e3;line-height:50px;cursor:pointer;font-size:16px;}
.prosShow_main .menu .on{background:#0b509e;color:#fff;}
.prosShow_main .bd ul{padding:30px;overflow:hidden;}
.prosShow_main .bd ul li{float: left;overflow: hidden;width: 100%;}

.packagePro{overflow: hidden;}
.packagePro .tie{height:50px;line-height:50px;font-size:16px;border-bottom: 1px solid #e3e3e3;border-top: 1px solid #e3e3e3;}
.packagePro .tie span{display:block;float: left;width:120px;height:50px;text-align:center;color:#ffffff;background: #0b509e;}
.packagePro .ohbox{overflow:hidden;padding-top: 30px;margin-bottom: 0;}

/* 发展历程  */
.hisrotyTop{font-size:16px;text-align:center;margin-bottom:50px;line-height:30px;}
.hisrotyTop .aTie{color:#005ba8;}
.hisroty{position:relative;overflow:hidden;padding-top:80px;}
.hisroty:after{position:absolute;content:"";left:50%;width:5px;background:#6eb92d;margin-left:-2px;height:100%;top:0;}
.hisroty li{float:left;width:640px;position:relative;z-index:2;margin-right:300px;height:160px;}
.hisroty li img{margin-right:20px;width:220px;}
.hisroty li:after{position:absolute;content:"";width:30px;height:30px;background:#005ba8;/* border:5px solid #fff;*/right:-15px;top:0;border-radius:100%;}
.hisroty li:nth-child(2n){margin:0 0 0 300px;float:right;}
.hisroty li:nth-child(2n):after{left:-15px;right:auto;}
.hisroty li div{width:450px;border-radius:3px;background:#fcfff7;padding:25px;border:1px solid #6eb92d;margin-left:5px;position:relative;top:-80px;}
.hisroty li div:after{position:absolute;content:"";width:135px;height:2px;background:#6eb92d;right:-134px;top:95px;}
.hisroty li h4{font-size:18px;margin-bottom:10px;color:#005ba8;}
.hisroty li:nth-child(2n) div{margin:0 5px 0 0;float:right;}
.hisroty li:nth-child(2n) div:after{right:auto;left:-134px;}

/* 人才招聘  */
.jobTitle{font-size: 30px;color: #333333;font-weight: normal;line-height: 50px;}
.jobList{padding: 20px 0 0 0;overflow: hidden;}
.jobList dl{}
.jobList dl dd{height: 65px;line-height: 65px;font-size: 16px;color: #666666;border-bottom: 1px #cccccc dashed;cursor: pointer;}
.jobList dl dd span{display: block;float: left;width: 266px;margin-right:10px;}
.jobList dl dd span:nth-child(2){width: 140px;}
.jobList dl dd span:nth-child(3){width: 240px;}
.jobList dl dd span:nth-child(4){width: 170px;}
.jobList dl dd span:nth-child(5){width: 204px;}
.jobList dl dd span:nth-child(6){width: 100px;}
.jobList dl dd span b{font-weight: normal;}
.jobList dl dd em{display: block;float: right;width: 20px;height: 20px;text-align: center;line-height: 20px;color: #ffffff;background: #aaaaaa;border-radius: 10px;font-style: normal;font-family: "宋体";transform: rotateZ(90deg);font-size: 14px;margin-top: 22px;}
.jobList dl dd:hover,.jobList dl dd.on{color: #fd8204;}
.jobList dl dd:hover em,.jobList dl dd.on em{background: #fd8204;}

.jobList dl dt{border-bottom: 1px #cccccc dashed;background: #f1f1f1;padding: 20px;display: none;}
.jobList dl dt strong{line-height: 30px;color: #222222;font-size: 16px;}
.jobList dl dt .button{font-size: 14px;color: #222222;line-height: 60px;}
.jobList dl dt .button a{font-size: 18px;color: #434343;transition: all .3s;}
.jobList dl dt .button a:hover{color: #fd8204;text-decoration: underline;}

.jobsShow{border:1px solid #ddd;background:#fff;}
.jobsShow h3{font-size:14px;font-weight:bold;background:#ddd;line-height:35px;padding-left:15px;font-weight:normal;}
.jobsShow table{margin:10px 20px 20px;background:#fff;}
.jobsShow .mr{padding-right:20px;}
.jobsShow .jobsInput{width:460px;border:1px solid #ddd;line-height:25px;height:25px;padding:0 5px;margin-bottom:10px;}
.jobsShow .input_radio{margin-right:5px;vertical-align: middle;}
.jobsShow .jobsInput:focus,.jobsShow .jobsTextarea:focus{border:1px solid #fe0000;}
.jobsShow .jobsTextarea{width:1100px;padding:5px;border:1px solid #ddd;line-height:22px;height:125px;margin-top:3px;display:block;}
.jobsShow .jobsSubmit{background:#999;width:85px;height:30px;line-height:30px;cursor:pointer;border:none;color:#fff;margin-right:10px;margin-top:20px;border-radius:4px;}
.jobsShow .jobsSubmit:hover{background:#666;color:#fff;}
.jobsShow .jobsSubmitb{background:#333;width:100px;height:30px;line-height:30px;cursor:pointer;border:none;color:#fff;margin-top:20px;border-radius:4px;}
.jobsShow .jobsSubmitb:hover{background:#6eb92d;color:#fff;}

/*  专卖店查询  */
.shopCity{min-height:50px;/* background:#f3f3f3;padding:3%;*/margin-bottom:30px;}
.shopCity .left,.shopCity .select{float:left;position:relative;}
.shopCity .left{font-size:1.286em;line-height:50px;}
.shopCity .select{width:250px;height:50px;line-height:50px;margin-left:20px;cursor:pointer;position:relative;}
.shopCity .select span{display:block;position:relative;padding:0 10px;border:1px solid #d2d2d2;}
.shopCity .select:after{content:"\e60f";position:absolute;right:15px;top:0;color:#333;font-family:iconfont;}
.shopCity .select ul{position:absolute;top:48px;left:0;border:1px solid #d2d2d2;width:100%;background:#fff;display:none;z-index: 10;}
.shopCity .select li{line-height:35px;border-bottom:1px solid #d2d2d2;padding-left:15px;}
.shopL{width:35%;height:;overflow:hidden;}
.shopL li{padding:15px 0;border-bottom:1px solid #bfbfbf;padding-left:40px;transition:all 0.3s;}
.shopL li i{float:left;margin-left:40px;border:1px solid #808080;border-radius:100%;width:24px;height:24px;text-align:center;font-style:normal;margin-left:-35px;margin-top:5%;line-height:22px;}
.shopL li h4{font-size:1.143em;margin-bottom:8px;}
.shopL li a{display:inline-block;width:70px;height:26px;line-height:24px;text-align:center;margin-top:10px;border:1px solid #999;background:#fff;font-size:.7rem;color:#666;}
.shopL li:hover,.shopL li.on{background:#f5f5f5;}
.shopMap{width:60%;height:620px;overflow:hidden;}
.storePage{text-align:right;margin-top:15px;line-height:34px;}
.storePage .prev,.storePage .next{display:inline-block;height:34px;line-height:32px;border:1px solid #ccc;border-radius:100%;text-align:center;color:#333;font-family:"宋体";width:34px;cursor:pointer;font-weight:bold;font-size:16px;margin-right:8px;}
.storePage .prev:hover,.storePage .next:hover{border:1px solid #dbb375;color:#dbb375;}

/* 底部 */
.footer{background:#252525;font-size:14px;color: #cccccc;line-height: 30px;}
.footMain{padding:70px 0 60px 0;}
.footMain h3{line-height:1em;font-size:16px;color:#ffffff;font-weight:normal;margin-bottom: 26px;padding-bottom: 26px;position: relative;}
.footMain h3:after{content: "";display: block;position: absolute;width: 10px;height: 2px;background: #0f54a1;bottom: 0;left: 0;}
.footMain .left{width: 380px;margin-right: 56px;}
.footMain .left h5{border-left: 3px #3692f9 solid;overflow: hidden;margin-bottom: 20px;line-height: 0;padding-left: 18px;}
.footMain .left h5 span{font-size: 14px;color: #3692f9;line-height: 1em;font-weight: normal;}
.footMain .left h5 p{font-size: 30px;color: #3692f9;font-family: "Arial";line-height: 1em;margin-top: 8px;}

.footMenu{width:200px;}
.footMenu a{color:#cccccc;}
.footMenu a:hover{padding-left:10px;color:#ffffff;}

.footWx .p1{width: 161px;height: 211px;background: url('footWx.png') no-repeat right center;position: relative;}
.footWx img{display: block;position: absolute;width:116px;border: 1px #e5e5e5 solid;top: 53px;left: 0;}

.links{border-top: 1px #3b3b3b solid;}
.links p{margin-top: 5px;line-height: 30px;padding:16px 0;font-size: 12px;color: #999999;}
.links p a{color: #999999;}
.links p a:hover{color: #ffffff;}

.copyRight{background: #202020;height: 50px;line-height: 50px;font-size: 12px;color:#666666;}
.copyRight a{color:#666666;}
.copyRight a:hover{color:#ffffff;}